[${article.title}] 記事一覧 総件数:${count}件

%for post in posts: %endfor
SLUG KEY TITLE TEMPLATE GROUP CATEGORY UPDATE
編集 ${ VIEWED.get(str(post.viewed)) } ${post.slug} ${post.key} ${post.title} ${post.template} ${post.group.label} %for c in post.categories: ${c.label} %endfor ${post.updated}